ASP.NET Core MVC コントロールヘルプ
SelectAllLabel プロパティ (MultiSelect<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiSelect<T> クラス : SelectAllLabel プロパティ
Gets or sets the string to be used as a label for the "Select All" checkbox that is displayed when the ShowSelectAllCheckbox property is set to true.
シンタックス
'宣言
 
Public Property SelectAllLabel As System.String
public System.string SelectAllLabel {get; set;}
解説
This property is set to null by default, which causes the control to show a localized version of the string "Select All".
参照

MultiSelect<T> クラス
MultiSelect<T> メンバ